Learn R Programming

SEHmodel (version 0.0.11)

plot Landscape: Plot Method for Landscape

Description

Plot a Landscape object

Usage

"plot"(x, y, add = F, objectT = NULL, time = -1, ..., plot.legend = TRUE)

Arguments

x
A Landscape object
y
ANY
add
boolean to add draw hover plot
objectT
Toxic intensity matrix (result of toxicIntensity, default NULL)
time
Time selection (default = -1) for Toxic intensity
...
default plot par
plot.legend
plot legend (default TRUE)